Skip to content

Conversation

@JonathanCrd
Copy link
Member

What does this PR do?

Updated CHANGELOGs ahead of 0.5.11 release

GitHub issue number?

N/A

Pre-merge Checklist

  • Required for All PRs
    • Read contribution guidelines
    • PR title clearly describes the change
    • Commit history is clean with descriptive messages (cleanup guide)
    • Added comprehensive tests for new/modified functionality
    • Updated CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)
    • Spelling check passes: .\eng\common\spelling\Invoke-Cspell.ps1
  • For MCP tool changes:
    • One tool per PR: This PR adds or modifies only one MCP tool for faster review cycles
    • Updated README.md documentation
    • Updated command list in /docs/azmcp-commands.md
    • Updated test prompts in /docs/e2eTestPrompts.md
    • For new or modified tool descriptions, ran ToolDescriptionEvaluator and obtained a score of 0.4 or more and a top 3 ranking for all related test prompts
  • 👉 For Community (non-Azure team member) PRs:
    • Security review: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (crypto mining, spam, data exfiltration, etc.)
    • Manual tests run: added comment /azp run azure - mcp to run Live Test Pipeline

Copilot AI review requested due to automatic review settings September 2, 2025 21:12
@JonathanCrd JonathanCrd requested a review from a team as a code owner September 2, 2025 21:12
@JonathanCrd JonathanCrd self-assigned this Sep 2, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares for the 0.5.11 release by updating changelog files with release notes. The changes primarily involve finalizing changelog entries and setting the official release date.

  • Updated version 0.5.11 from "Unreleased" to official release date (2025-09-02)
  • Added release notes documenting VSIX signing fixes and native package inclusion improvements
  • Cleaned up empty changelog sections that were placeholders for the unreleased version

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
servers/Azure.Mcp.Server/CHANGELOG.md Finalized 0.5.11 release entry with official date and release notes
eng/vscode/CHANGELOG.md Updated VSCode extension changelog for 0.5.11 release with consistent formatting

@JonathanCrd JonathanCrd merged commit 99e4a9b into microsoft:main Sep 2, 2025
25 checks passed
feiskyer pushed a commit to feiskyer/microsoft-mcp that referenced this pull request Sep 8, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Sep 27, 2025
* Update CHANGELOG for 0.5.11 release

* Add PR links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants